type internal/reflectlite.structType

3 uses

	internal/reflectlite (current package)
		type.go#L121: type structType = abi.StructType
		type.go#L600: 		t := (*structType)(unsafe.Pointer(T))
		type.go#L601: 		v := (*structType)(unsafe.Pointer(V))